[INFO] cloning repository https://github.com/jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwaseq%2F2D-Incompressible-Fluid-Simulation-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwaseq%2F2D-Incompressible-Fluid-Simulation-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee0102032a0035937811139766c3209f95f4d902
[INFO] fixing jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwaseq%2F2D-Incompressible-Fluid-Simulation-Engine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine
[INFO] finished tweaking git repo https://github.com/jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine
[INFO] tweaked toml for git repo https://github.com/jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jasonwaseq/2D-Incompressible-Fluid-Simulation-Engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b
[INFO] running `Command { std: "docker" "start" "38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking pixels v0.15.0
[INFO] [stderr]     Checking fluid-sim-2d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/solver_bench.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr] crater-edition-check: fluid-sim-2d v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking fluid-sim-2d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b", kill_on_drop: false }`
[INFO] [stdout] 38553edbc14b15356c8037099e12514d3c12edbe0708a434fee6284ff22cd78b
